func runtime.stopTheWorldGC
4 uses
runtime (current package)
debug.go#L96: stw := stopTheWorldGC(stwGOMAXPROCS)
debug.go#L135: stw := stopTheWorldGC(stwGOMAXPROCS)
proc.go#L1561: func stopTheWorldGC(reason stwReason) worldStop {
proc.go#L6723: stw := stopTheWorldGC(stwGOMAXPROCS)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)